(C) 1996 AROS - The Amiga Replacement OS


NAME
#include <graphics/rastport.h>
#include <graphics/text.h>
#include <proto/graphics.h>
void TextExtent()
SYNOPSIS
struct RastPort * rp
STRPTR string
ULONG count
struct TextExtent * textExtent

LOCATION
In GfxBase at offset 115
FUNCTION
INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
09.07.1997 srittau
Added TextExtent().